From 49b51cbc692caaca91615c83c3ed9e914120c2ba Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Wed, 27 Mar 2024 22:14:24 -0500 Subject: [PATCH] Better comment --- src/pgwui_develop/TEMPLATE/Makefile_pgwui.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pgwui_develop/TEMPLATE/Makefile_pgwui.mk b/src/pgwui_develop/TEMPLATE/Makefile_pgwui.mk index 91f9727..522e1c7 100644 --- a/src/pgwui_develop/TEMPLATE/Makefile_pgwui.mk +++ b/src/pgwui_develop/TEMPLATE/Makefile_pgwui.mk @@ -24,7 +24,7 @@ # Common Makefile for PGWUI projects # -# Variables to customize: +# Variables from the including Makefile. # PGWUI_COMPONENT := pgwui_example -- 2.34.1